chore(ci): Explain usage of pull_request_target#1760
Conversation
✅ Deploy Preview for cedarjs canceled.
|
Greptile SummaryThis PR adds detailed inline comments to
Confidence Score: 5/5This PR is safe to merge — it is a comment-only change with no modifications to workflow logic, permissions, or actions. Only YAML comments were added or rewritten; the No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore(ci): Explain usage of pull_request..." | Re-trigger Greptile |
In the light of this https://tanstack.com/blog/npm-supply-chain-compromise-postmortem I wanted to audit our codebase. Everything looks good, but `pull_request_target` is always a little bit scary, so I added some more comments explaining how we use it in a safe way
In the light of this https://tanstack.com/blog/npm-supply-chain-compromise-postmortem I wanted to audit our codebase. Everything looks good, but
pull_request_targetis always a little bit scary, so I added some more comments explaining how we use it in a safe way